home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / CPUs / Macintosh Solutions Demo / Macintosh Solutions 1.0 / card_8846.txt < prev    next >
Text File  |  1990-08-24  |  2KB  |  99 lines

  1. -- card: 8846 from stack: in.0
  2. -- bmap block id: 7631
  3. -- flags: 4000
  4. -- background id: 4734
  5. -- name: USAS1
  6. ----- HyperTalk script -----
  7. on openCard -- stops unwanted msgs
  8. end openCard
  9.  
  10. on goSubMenu lastChar
  11.   put "USAS1." & lastChar into cardName
  12.   go card cardName
  13. end goSubMenu
  14.  
  15.  
  16.  
  17. -- part 3 (button)
  18. -- low flags: 00
  19. -- high flags: 0000
  20. -- rect: left=82 top=156 right=178 bottom=512
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: Teacher
  29. ----- HyperTalk script -----
  30. on mouseUp
  31.   goSubMenu ("1") -- card script
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 4 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=220 top=180 right=202 bottom=512
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Student
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   goSubMenu ("2") -- card script
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 5 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=358 top=204 right=226 bottom=512
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: Administrator
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   goSubMenu ("3") -- card script
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 7 (button)
  75. -- low flags: 00
  76. -- high flags: 0000
  77. -- rect: left=172 top=325 right=342 bottom=426
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: CoverUp
  86.  
  87.  
  88. -- part contents for background part 1
  89. ----- text -----
  90. USAS1
  91.  
  92. -- part contents for background part 3
  93. ----- text -----
  94. 21
  95.  
  96. -- part contents for background part 7
  97. ----- text -----
  98. Click to select the occupational
  99. category that interests you.